home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joystick Magazine 2000 February
/
cd joystick no112 fevrier 2000.iso
/
DATA
/
Infonie
/
setup.EXE
/
KIOSQUE.SCP
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-08-04
|
329 b
|
22 lines
; Script de connexion infonie a la duree sur kiosque
proc main
; delay 3
; transmit "^M"
waitfor "Ser?"
transmit "INFONIE02"
transmit "^M"
; waitfor "INFONIE02"
; transmit $USERID
; transmit "^M"
; waitfor "password"
; transmit $PASSWORD
; transmit "^M"
waitfor "~"
endproc